See: Description
Interface | Description |
---|---|
GroovyObjectCustomizer |
Strategy used by
GroovyScriptFactory to allow the customization of
a created GroovyObject . |
Class | Description |
---|---|
GroovyScriptEvaluator |
Groovy-based implementation of Spring's
ScriptEvaluator strategy interface. |
GroovyScriptFactory |
ScriptFactory implementation
for a Groovy script. |
GroovyScriptFactory.CachedResultHolder |
Wrapper that holds a temporarily cached result object.
|